[INFO] cloning repository https://github.com/cat16/voxel-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cat16/voxel-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcat16%2Fvoxel-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcat16%2Fvoxel-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61c79951853c9ca599b36ff31640a83431619aac
[INFO] checking cat16/voxel-game against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcat16%2Fvoxel-game" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cat16/voxel-game
[INFO] finished tweaking git repo https://github.com/cat16/voxel-game
[INFO] tweaked toml for git repo https://github.com/cat16/voxel-game written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cat16/voxel-game on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cat16/voxel-game already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr] warning: `voxelgame` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 39c1fd298c53e820486dfa0ed4f8d2c36ad911c4914e5dc016065d8e35622b67
[INFO] running `Command { std: "docker" "start" "39c1fd298c53e820486dfa0ed4f8d2c36ad911c4914e5dc016065d8e35622b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39c1fd298c53e820486dfa0ed4f8d2c36ad911c4914e5dc016065d8e35622b67" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39c1fd298c53e820486dfa0ed4f8d2c36ad911c4914e5dc016065d8e35622b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39c1fd298c53e820486dfa0ed4f8d2c36ad911c4914e5dc016065d8e35622b67" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr] warning: `voxelgame` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling cc v1.1.19
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]    Compiling quick-xml v0.36.1
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking bit-set v0.6.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking unicode-xid v0.2.5
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling bevy_macro_utils v0.13.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking wgpu-types v22.0.0
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking ndshape v0.3.0
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking glam v0.19.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking bevy_ptr v0.13.2
[INFO] [stderr]     Checking ndcopy v0.3.0
[INFO] [stderr]     Checking bevy_tasks v0.13.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking simdeez v2.0.0-dev3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking ilattice v0.1.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking block-mesh v0.2.0
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking simdnoise v3.1.7 (https://github.com/valadaptive/rust-simd-noise?rev=965175f#965175f2)
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.13.2
[INFO] [stderr]    Compiling bevy_reflect_derive v0.13.2
[INFO] [stderr]    Compiling bevy_ecs_macros v0.13.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]    Compiling bevy_derive v0.13.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking nalgebra v0.33.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking wayland-protocols v0.32.4
[INFO] [stderr]     Checking wayland-cursor v0.31.6
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking bevy_utils v0.13.2
[INFO] [stderr]     Checking bevy_reflect v0.13.2
[INFO] [stderr]     Checking bevy_ecs v0.13.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.4
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.4
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking voxelgame v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `AbstractRotation` and `Rotation3`
[INFO] [stdout]  --> src/client/system/render.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | use nalgebra::{AbstractRotation, Rotation3, Vector3};
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AbstractRotation` and `Rotation3`
[INFO] [stdout]  --> src/client/system/render.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | use nalgebra::{AbstractRotation, Rotation3, Vector3};
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rsc::FRAME_TIME`
[INFO] [stdout]   --> src/client/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use rsc::FRAME_TIME;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RIGHT_HANDED_Y_UP_CONFIG`, `UnitQuadBuffer`, and `ndshape::RuntimeShape`
[INFO] [stdout]  --> src/common/component/chunk/mesh.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use block_mesh::{ndshape::RuntimeShape, UnitQuadBuffer, RIGHT_HANDED_Y_UP_CONFIG};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nalgebra::Vector3`
[INFO] [stdout]  --> src/common/component/chunk/mesh.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nalgebra::Vector3;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Axis`
[INFO] [stdout]  --> src/common/component/chunk/mesh.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ndarray::{ArrayView3, Axis};
[INFO] [stdout]   |                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rsc::FRAME_TIME`
[INFO] [stdout]   --> src/client/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use rsc::FRAME_TIME;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RIGHT_HANDED_Y_UP_CONFIG`, `UnitQuadBuffer`, and `ndshape::RuntimeShape`
[INFO] [stdout]  --> src/common/component/chunk/mesh.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use block_mesh::{ndshape::RuntimeShape, UnitQuadBuffer, RIGHT_HANDED_Y_UP_CONFIG};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nalgebra::Vector3`
[INFO] [stdout]  --> src/common/component/chunk/mesh.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nalgebra::Vector3;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Axis`
[INFO] [stdout]  --> src/common/component/chunk/mesh.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ndarray::{ArrayView3, Axis};
[INFO] [stdout]   |                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `oct_tree::OctTree`
[INFO] [stdout]  --> src/server/chunk.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |     util::{oct_tree::OctTree, thread::{ExitType, ThreadChannel, ThreadHandle}},
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `oct_tree::OctTree`
[INFO] [stdout]  --> src/server/chunk.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |     util::{oct_tree::OctTree, thread::{ExitType, ThreadChannel, ThreadHandle}},
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]   --> src/client/input.rs:86:39
[INFO] [stdout]    |
[INFO] [stdout] 86 |             WindowEvent::MouseWheel { device_id, delta, phase } => {
[INFO] [stdout]    |                                       ^^^^^^^^^ help: try ignoring the field: `device_id: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]   --> src/client/input.rs:86:57
[INFO] [stdout]    |
[INFO] [stdout] 86 |             WindowEvent::MouseWheel { device_id, delta, phase } => {
[INFO] [stdout]    |                                                         ^^^^^ help: try ignoring the field: `phase: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device`
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         device: &wgpu::Device,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `encoder`
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/mod.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         encoder: &mut wgpu::CommandEncoder,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `belt`
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/mod.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         belt: &mut wgpu::util::StagingBelt,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_belt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/mod.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             id,
[INFO] [stdout]    |             ^^ help: try ignoring the field: `id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/mod.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |             pos,
[INFO] [stdout]    |             ^^^ help: try ignoring the field: `pos: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orientation`
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/mod.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |             orientation,
[INFO] [stdout]    |             ^^^^^^^^^^^ help: try ignoring the field: `orientation: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dimensions`
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/mod.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |             dimensions,
[INFO] [stdout]    |             ^^^^^^^^^^ help: try ignoring the field: `dimensions: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `grid`
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/mod.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |             grid,
[INFO] [stdout]    |             ^^^^ help: try ignoring the field: `grid: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> src/client/render/voxel/ray_oct/mod.rs:106:24
[INFO] [stdout]     |
[INFO] [stdout] 106 |         AddChunk { id, pos, tree, .. }: AddChunk,
[INFO] [stdout]     |                        ^^^ help: try ignoring the field: `pos: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/common/component/chunk/mesh.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn from_data(data: ArrayView3<VoxelColor>) -> Self {
[INFO] [stdout]    |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]   --> src/client/input.rs:86:39
[INFO] [stdout]    |
[INFO] [stdout] 86 |             WindowEvent::MouseWheel { device_id, delta, phase } => {
[INFO] [stdout]    |                                       ^^^^^^^^^ help: try ignoring the field: `device_id: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]   --> src/client/input.rs:86:57
[INFO] [stdout]    |
[INFO] [stdout] 86 |             WindowEvent::MouseWheel { device_id, delta, phase } => {
[INFO] [stdout]    |                                                         ^^^^^ help: try ignoring the field: `phase: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device`
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         device: &wgpu::Device,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `encoder`
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/mod.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         encoder: &mut wgpu::CommandEncoder,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `belt`
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/mod.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         belt: &mut wgpu::util::StagingBelt,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_belt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/mod.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             id,
[INFO] [stdout]    |             ^^ help: try ignoring the field: `id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/mod.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |             pos,
[INFO] [stdout]    |             ^^^ help: try ignoring the field: `pos: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orientation`
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/mod.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |             orientation,
[INFO] [stdout]    |             ^^^^^^^^^^^ help: try ignoring the field: `orientation: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dimensions`
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/mod.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |             dimensions,
[INFO] [stdout]    |             ^^^^^^^^^^ help: try ignoring the field: `dimensions: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `grid`
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/mod.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |             grid,
[INFO] [stdout]    |             ^^^^ help: try ignoring the field: `grid: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> src/client/render/voxel/ray_oct/mod.rs:106:24
[INFO] [stdout]     |
[INFO] [stdout] 106 |         AddChunk { id, pos, tree, .. }: AddChunk,
[INFO] [stdout]     |                        ^^^ help: try ignoring the field: `pos: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `children`
[INFO] [stdout]    --> src/util/oct_tree.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn from_children(children: [OctTree; 8]) {
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mesh` is never read
[INFO] [stdout]   --> src/client/render/command.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct AddChunk {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub mesh: ChunkMesh,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AddChunk` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pos` and `orientation` are never read
[INFO] [stdout]   --> src/client/render/command.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct UpdateGridTransform {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 38 |     pub id: Entity,
[INFO] [stdout] 39 |     pub pos: Vector3<f32>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 40 |     pub orientation: Rotation3<f32>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpdateGridTransform` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mov` is never used
[INFO] [stdout]    --> src/client/render/util/array.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl<T: bytemuck::Pod> ArrayBuffer<T> {
[INFO] [stdout]     | ------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn mov(&mut self, mov: BufMove) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `init_with` is never used
[INFO] [stdout]   --> src/client/render/util/uniform.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<T: PartialEq + bytemuck::Pod> Uniform<T> {
[INFO] [stdout]    | --------------------------------------------- associated function in this implementation
[INFO] [stdout] 26 |     pub fn init_with(device: &wgpu::Device, name: &str, binding: u32, data: &[T]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sampler_desc` is never read
[INFO] [stdout]  --> src/client/render/util/texture.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Texture {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 4 |     sampler_desc: wgpu::SamplerDescriptor<'static>,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `DEPTH_FORMAT` and `init_depth` are never used
[INFO] [stdout]   --> src/client/render/util/texture.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Texture {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 11 |     pub const DEPTH_FORMAT: wgpu::TextureFormat = wgpu::TextureFormat::Depth32Float;
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 12 |
[INFO] [stdout] 13 |     pub fn init_depth(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> src/client/render/voxel/ray_oct/chunk.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / #[repr(C, align(16))]
[INFO] [stdout] 2 | | #[derive(Debug, Clone, Copy, PartialEq, bytemuck::Zeroable)]
[INFO] [stdout] 3 | | pub struct Chunk {
[INFO] [stdout] 4 | |     pub offset: u32,
[INFO] [stdout] 5 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/color.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / #[repr(C)]
[INFO] [stdout]  4 | | #[derive(Debug, Clone, Copy, PartialEq, bytemuck::Zeroable)]
[INFO] [stdout]  5 | | pub struct VoxelColor {
[INFO] [stdout]  6 | |     pub r: u8,
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |     pub a: u8,
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GridInfo` is never constructed
[INFO] [stdout]  --> src/client/render/voxel/ray_oct/grid.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct GridInfo {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/grid.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / #[repr(C, align(16))]
[INFO] [stdout]  7 | | #[derive(Clone, Copy, PartialEq, bytemuck::Zeroable)]
[INFO] [stdout]  8 | | pub struct GridInfo {
[INFO] [stdout]  9 | |     pub transform: Matrix4x3<f32>,
[INFO] [stdout] 10 | |     pub width: u32,
[INFO] [stdout] 11 | |     pub height: u32,
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> src/client/render/voxel/ray_oct/light.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | / #[repr(C, align(16))]
[INFO] [stdout] 4 | | #[derive(Clone, Copy, PartialEq, bytemuck::Zeroable)]
[INFO] [stdout] 5 | | pub struct GlobalLight {
[INFO] [stdout] 6 | |     pub direction: Vector3<f32>,
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/view.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / #[repr(C, align(16))]
[INFO] [stdout]  6 | | #[derive(Clone, Copy, PartialEq, bytemuck::Zeroable)]
[INFO] [stdout]  7 | | pub struct View {
[INFO] [stdout]  8 | |     pub transform: Transform3<f32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |     pub chunk_radius: u32,
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FPS` is never used
[INFO] [stdout]  --> src/client/rsc.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const FPS: u32 = 60;
[INFO] [stdout]   |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FRAME_TIME` is never used
[INFO] [stdout]  --> src/client/rsc.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const FRAME_TIME: Duration = Duration::from_millis(1000 / FPS as u64);
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SHAPE` is never used
[INFO] [stdout]   --> src/common/component/chunk/mod.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const SHAPE: (usize, usize, usize) = (SIDE_LENGTH, SIDE_LENGTH, SIDE_LENGTH);
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DIMENSIONS` is never used
[INFO] [stdout]   --> src/common/component/chunk/mod.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const DIMENSIONS: Vector3<usize> = Vector3::new(SIDE_LENGTH, SIDE_LENGTH, SIDE_LENGTH);
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LEN` is never used
[INFO] [stdout]   --> src/common/component/chunk/mod.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const LEN: usize = SHAPE.0 * SHAPE.1 * SHAPE.2;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `generating` is never read
[INFO] [stdout]   --> src/common/component/chunk/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct ChunkMap {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub generating: HashSet<ChunkPos>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `n` is never read
[INFO] [stdout]   --> src/server/chunk.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ChunkManager {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 12 |     handles: Vec<ThreadHandle<ChunkLoaderMsg, ServerChunkMsg>>,
[INFO] [stdout] 13 |     n: usize,
[INFO] [stdout]    |     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/util/oct_tree.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct OctNode(u32);
[INFO] [stdout]    |            ^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/util/oct_tree.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[repr(C)]
[INFO] [stdout] 11 | | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 12 | | pub struct OctNode(u32);
[INFO] [stdout]    | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `map` is never read
[INFO] [stdout]   --> src/util/oct_tree.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct OctTree {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 49 |     data: Vec<OctNode>,
[INFO] [stdout] 50 |     map: OctNodeMap,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OctTree` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `start` is never read
[INFO] [stdout]  --> src/util/timer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Timer {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 4 |     start: Instant,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `start` and `stop` are never used
[INFO] [stdout]   --> src/util/timer.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Timer {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn start(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn stop(&mut self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/render/util/array.rs:181:29
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn bind_group_entry(&self, binding: u32) -> wgpu::BindGroupEntry {
[INFO] [stdout]     |                             ^^^^^                   ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn bind_group_entry(&self, binding: u32) -> wgpu::BindGroupEntry<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/client/render/util/uniform.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn bind_group_entry(&self) -> wgpu::BindGroupEntry {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn bind_group_entry(&self) -> wgpu::BindGroupEntry<'_> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/client/render/util/texture.rs:76:34
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn view_bind_group_entry(&self, binding: u32) -> wgpu::BindGroupEntry {
[INFO] [stdout]    |                                  ^^^^^                   ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn view_bind_group_entry(&self, binding: u32) -> wgpu::BindGroupEntry<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/client/render/util/texture.rs:82:37
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn sampler_bind_group_entry(&self, binding: u32) -> wgpu::BindGroupEntry {
[INFO] [stdout]    |                                     ^^^^^                   ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn sampler_bind_group_entry(&self, binding: u32) -> wgpu::BindGroupEntry<'_> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/thread.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn recv(&self) -> TryIter<RecvMsg> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn recv(&self) -> TryIter<'_, RecvMsg> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/thread.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn recv(&self) -> TryIter<RecvMsg> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn recv(&self) -> TryIter<'_, RecvMsg> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/common/component/chunk/mesh.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn from_data(data: ArrayView3<VoxelColor>) -> Self {
[INFO] [stdout]    |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `children`
[INFO] [stdout]    --> src/util/oct_tree.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn from_children(children: [OctTree; 8]) {
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mesh` is never read
[INFO] [stdout]   --> src/client/render/command.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct AddChunk {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub mesh: ChunkMesh,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AddChunk` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pos` and `orientation` are never read
[INFO] [stdout]   --> src/client/render/command.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct UpdateGridTransform {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 38 |     pub id: Entity,
[INFO] [stdout] 39 |     pub pos: Vector3<f32>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 40 |     pub orientation: Rotation3<f32>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpdateGridTransform` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mov` is never used
[INFO] [stdout]    --> src/client/render/util/array.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl<T: bytemuck::Pod> ArrayBuffer<T> {
[INFO] [stdout]     | ------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn mov(&mut self, mov: BufMove) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `init_with` is never used
[INFO] [stdout]   --> src/client/render/util/uniform.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<T: PartialEq + bytemuck::Pod> Uniform<T> {
[INFO] [stdout]    | --------------------------------------------- associated function in this implementation
[INFO] [stdout] 26 |     pub fn init_with(device: &wgpu::Device, name: &str, binding: u32, data: &[T]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sampler_desc` is never read
[INFO] [stdout]  --> src/client/render/util/texture.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Texture {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 4 |     sampler_desc: wgpu::SamplerDescriptor<'static>,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `DEPTH_FORMAT` and `init_depth` are never used
[INFO] [stdout]   --> src/client/render/util/texture.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Texture {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 11 |     pub const DEPTH_FORMAT: wgpu::TextureFormat = wgpu::TextureFormat::Depth32Float;
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 12 |
[INFO] [stdout] 13 |     pub fn init_depth(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> src/client/render/voxel/ray_oct/chunk.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / #[repr(C, align(16))]
[INFO] [stdout] 2 | | #[derive(Debug, Clone, Copy, PartialEq, bytemuck::Zeroable)]
[INFO] [stdout] 3 | | pub struct Chunk {
[INFO] [stdout] 4 | |     pub offset: u32,
[INFO] [stdout] 5 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/color.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / #[repr(C)]
[INFO] [stdout]  4 | | #[derive(Debug, Clone, Copy, PartialEq, bytemuck::Zeroable)]
[INFO] [stdout]  5 | | pub struct VoxelColor {
[INFO] [stdout]  6 | |     pub r: u8,
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |     pub a: u8,
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GridInfo` is never constructed
[INFO] [stdout]  --> src/client/render/voxel/ray_oct/grid.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct GridInfo {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/grid.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / #[repr(C, align(16))]
[INFO] [stdout]  7 | | #[derive(Clone, Copy, PartialEq, bytemuck::Zeroable)]
[INFO] [stdout]  8 | | pub struct GridInfo {
[INFO] [stdout]  9 | |     pub transform: Matrix4x3<f32>,
[INFO] [stdout] 10 | |     pub width: u32,
[INFO] [stdout] 11 | |     pub height: u32,
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> src/client/render/voxel/ray_oct/light.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | / #[repr(C, align(16))]
[INFO] [stdout] 4 | | #[derive(Clone, Copy, PartialEq, bytemuck::Zeroable)]
[INFO] [stdout] 5 | | pub struct GlobalLight {
[INFO] [stdout] 6 | |     pub direction: Vector3<f32>,
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/client/render/voxel/ray_oct/view.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / #[repr(C, align(16))]
[INFO] [stdout]  6 | | #[derive(Clone, Copy, PartialEq, bytemuck::Zeroable)]
[INFO] [stdout]  7 | | pub struct View {
[INFO] [stdout]  8 | |     pub transform: Transform3<f32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |     pub chunk_radius: u32,
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FPS` is never used
[INFO] [stdout]  --> src/client/rsc.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const FPS: u32 = 60;
[INFO] [stdout]   |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FRAME_TIME` is never used
[INFO] [stdout]  --> src/client/rsc.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const FRAME_TIME: Duration = Duration::from_millis(1000 / FPS as u64);
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SHAPE` is never used
[INFO] [stdout]   --> src/common/component/chunk/mod.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const SHAPE: (usize, usize, usize) = (SIDE_LENGTH, SIDE_LENGTH, SIDE_LENGTH);
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DIMENSIONS` is never used
[INFO] [stdout]   --> src/common/component/chunk/mod.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const DIMENSIONS: Vector3<usize> = Vector3::new(SIDE_LENGTH, SIDE_LENGTH, SIDE_LENGTH);
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LEN` is never used
[INFO] [stdout]   --> src/common/component/chunk/mod.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const LEN: usize = SHAPE.0 * SHAPE.1 * SHAPE.2;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `generating` is never read
[INFO] [stdout]   --> src/common/component/chunk/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct ChunkMap {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub generating: HashSet<ChunkPos>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `n` is never read
[INFO] [stdout]   --> src/server/chunk.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ChunkManager {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 12 |     handles: Vec<ThreadHandle<ChunkLoaderMsg, ServerChunkMsg>>,
[INFO] [stdout] 13 |     n: usize,
[INFO] [stdout]    |     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/util/oct_tree.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct OctNode(u32);
[INFO] [stdout]    |            ^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/util/oct_tree.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[repr(C)]
[INFO] [stdout] 11 | | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 12 | | pub struct OctNode(u32);
[INFO] [stdout]    | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `map` is never read
[INFO] [stdout]   --> src/util/oct_tree.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct OctTree {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 49 |     data: Vec<OctNode>,
[INFO] [stdout] 50 |     map: OctNodeMap,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OctTree` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `start` is never read
[INFO] [stdout]  --> src/util/timer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Timer {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 4 |     start: Instant,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `start` and `stop` are never used
[INFO] [stdout]   --> src/util/timer.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Timer {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn start(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn stop(&mut self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/render/util/array.rs:181:29
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn bind_group_entry(&self, binding: u32) -> wgpu::BindGroupEntry {
[INFO] [stdout]     |                             ^^^^^                   ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn bind_group_entry(&self, binding: u32) -> wgpu::BindGroupEntry<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/client/render/util/uniform.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn bind_group_entry(&self) -> wgpu::BindGroupEntry {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn bind_group_entry(&self) -> wgpu::BindGroupEntry<'_> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/client/render/util/texture.rs:76:34
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn view_bind_group_entry(&self, binding: u32) -> wgpu::BindGroupEntry {
[INFO] [stdout]    |                                  ^^^^^                   ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn view_bind_group_entry(&self, binding: u32) -> wgpu::BindGroupEntry<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/client/render/util/texture.rs:82:37
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn sampler_bind_group_entry(&self, binding: u32) -> wgpu::BindGroupEntry {
[INFO] [stdout]    |                                     ^^^^^                   ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn sampler_bind_group_entry(&self, binding: u32) -> wgpu::BindGroupEntry<'_> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/thread.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn recv(&self) -> TryIter<RecvMsg> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn recv(&self) -> TryIter<'_, RecvMsg> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/thread.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn recv(&self) -> TryIter<RecvMsg> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn recv(&self) -> TryIter<'_, RecvMsg> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 6m 38s
[INFO] running `Command { std: "docker" "inspect" "39c1fd298c53e820486dfa0ed4f8d2c36ad911c4914e5dc016065d8e35622b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39c1fd298c53e820486dfa0ed4f8d2c36ad911c4914e5dc016065d8e35622b67", kill_on_drop: false }`
[INFO] [stdout] 39c1fd298c53e820486dfa0ed4f8d2c36ad911c4914e5dc016065d8e35622b67
